FilterRuleCollectionIEnumerableFilterRuleGetEnumerator Method TIBCO Spotfire 7.6 API Reference
Gets an enumerator that iterates through this FilterRuleCollection.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
IEnumerator<FilterRule> IEnumerable<FilterRule>.GetEnumerator()

Return Value

Type: IEnumeratorFilterRule
An enumerator that iterates through this FilterRuleCollection.

Implements

IEnumerableTGetEnumerator
Version Information

Supported in: 5.5
See Also

Reference